Namespace - LJCNetCommon
Parameters
dateTime -
The DateTime
value.
Returns
true if minimum; otherwise, false.
Syntax
C# |
public static Boolean IsDbMinDate(Nullable<DateTime> dateTime)
|
Checks for DB Minimum date or less.
Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.